1) THE GAME SAYS LOADING ERROR FAILED TO LOAD: img/system/balloon.png !

The game is encrypted, the game needs to be decrypted for the mod to work. 
Open the "how to install this mod" file and follow the instructions. 



2) "THE MOD IS MAKING MY GAME RUN SLOW!" 

This link might help with performance issues if you are having any. 
https://www.pcgamingwiki.com/wiki/Fear_%26_Hunger

Some users have reported slowdown caused by a "wait for dialogue" mod stops certain time based processes (like getting hungrier,
sanity lowering, the Le'garde countdown, etc) while you have a dialogue box open. If this is making your game slower, you can
disable the mod by going to the mods folder, opening TY_Modloader in notepad and deleting this specific line:

TY.MOD_LIST = [
	'TY_FnHForceActionFix',
	'TY_FnHMoreCoins',
	'TY_FnHWaitForDialogue', <-------------------
];

and then go to file and select save. 